Skip to content

Add azure-prebuild script #1351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Apr 25, 2025
Merged

Add azure-prebuild script #1351

merged 18 commits into from
Apr 25, 2025

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Apr 11, 2025

This script will enable Azure App Services to install New Relic before the app executes without having to override the startup script.

Copy link

github-actions bot commented Apr 11, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.46s
✅ MARKDOWN markdownlint 7 0 0 0 0.89s
✅ MARKDOWN markdown-link-check 7 0 0 15.14s
✅ PYTHON ruff 901 0 0 0 0.61s
✅ PYTHON ruff-format 901 0 0 0 0.32s
✅ YAML prettier 13 0 0 0 1.22s
✅ YAML v8r 13 0 0 6.17s
✅ YAML yamllint 13 0 0 0.54s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.01%. Comparing base (68da5b7) to head (00599e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1351   +/-   ##
=======================================
  Coverage   80.00%   80.01%           
=======================================
  Files         204      204           
  Lines       22952    22952           
  Branches     3639     3639           
=======================================
+ Hits        18362    18364    +2     
+ Misses       3392     3391    -1     
+ Partials     1198     1197    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lrafeei lrafeei marked this pull request as ready for review April 11, 2025 19:50
@lrafeei lrafeei requested a review from a team as a code owner April 11, 2025 19:50
@mergify mergify bot removed the tests-failing label Apr 22, 2025
@mergify mergify bot removed the tests-failing label Apr 22, 2025
@lrafeei lrafeei requested a review from TimPansino April 24, 2025 22:24
@mergify mergify bot removed the tests-failing label Apr 24, 2025
TimPansino
TimPansino previously approved these changes Apr 25, 2025
@TimPansino TimPansino self-requested a review April 25, 2025 21:32
Co-authored-by: Timothy Pansino <[email protected]>
@lrafeei lrafeei merged commit 7800c21 into main Apr 25, 2025
58 of 59 checks passed
@lrafeei lrafeei deleted the azure-service-app-script branch April 25, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants